[INFO] cloning repository https://github.com/liveview-native/phoenix-channels-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liveview-native/phoenix-channels-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliveview-native%2Fphoenix-channels-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliveview-native%2Fphoenix-channels-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c54fb29b502b43edfc8568364aef4c0676b925da
[INFO] testing liveview-native/phoenix-channels-client against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliveview-native%2Fphoenix-channels-client" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/liveview-native/phoenix-channels-client
[INFO] finished tweaking git repo https://github.com/liveview-native/phoenix-channels-client
[INFO] tweaked toml for git repo https://github.com/liveview-native/phoenix-channels-client written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liveview-native/phoenix-channels-client on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liveview-native/phoenix-channels-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/servo/core-foundation-rs`
[INFO] [stderr]     Updating git repository `https://github.com/kornelski/rust-security-framework.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi v0.28.0
[INFO] [stderr]   Downloaded uniffi_checksum_derive v0.28.1
[INFO] [stderr]   Downloaded uniffi_meta v0.28.0
[INFO] [stderr]   Downloaded uniffi_macros v0.28.0
[INFO] [stderr]   Downloaded uniffi_testing v0.28.0
[INFO] [stderr]   Downloaded async-compat v0.2.4
[INFO] [stderr]   Downloaded uniffi_build v0.28.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded uniffi_udl v0.28.0
[INFO] [stderr]   Downloaded flexstr v0.9.2
[INFO] [stderr]   Downloaded uniffi_core v0.28.0
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded clap v4.5.18
[INFO] [stderr]   Downloaded uniffi_bindgen v0.28.0
[INFO] [stderr]   Downloaded clap_builder v4.5.18
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded rustix v0.38.37
[INFO] [stderr]   Downloaded object v0.36.4
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab76a49cba82807cbbb52d3b8165cb778fd21aa46067de0a4d416e9a37dc5378
[INFO] running `Command { std: "docker" "start" "-a" "ab76a49cba82807cbbb52d3b8165cb778fd21aa46067de0a4d416e9a37dc5378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab76a49cba82807cbbb52d3b8165cb778fd21aa46067de0a4d416e9a37dc5378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab76a49cba82807cbbb52d3b8165cb778fd21aa46067de0a4d416e9a37dc5378", kill_on_drop: false }`
[INFO] [stdout] ab76a49cba82807cbbb52d3b8165cb778fd21aa46067de0a4d416e9a37dc5378
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dc37b28ee2236b5a273786c9935d139512954a5c2bdc1620e873f650db07d9b
[INFO] running `Command { std: "docker" "start" "-a" "1dc37b28ee2236b5a273786c9935d139512954a5c2bdc1620e873f650db07d9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling uniffi_meta v0.28.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling async-compat v0.2.4
[INFO] [stderr]    Compiling uniffi_core v0.28.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling flexstr v0.9.2
[INFO] [stderr]    Compiling uniffi_macros v0.28.0
[INFO] [stderr]    Compiling uniffi v0.28.0
[INFO] [stderr]    Compiling phoenix_channels_client v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]    --> src/ffi/channel.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 | use log::{debug, error, trace};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/rust/channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/rust/socket.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InvalidUri` is never used
[INFO] [stdout]   --> src/ffi/http.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum InvalidUri {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CastError` is never used
[INFO] [stdout]   --> src/rust/channel.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub enum CastError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.27s
[INFO] running `Command { std: "docker" "inspect" "1dc37b28ee2236b5a273786c9935d139512954a5c2bdc1620e873f650db07d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc37b28ee2236b5a273786c9935d139512954a5c2bdc1620e873f650db07d9b", kill_on_drop: false }`
[INFO] [stdout] 1dc37b28ee2236b5a273786c9935d139512954a5c2bdc1620e873f650db07d9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9994ac7900ff85a2f7090d180fa816a14e4b2b48430858f9a326324c9e41235
[INFO] running `Command { std: "docker" "start" "-a" "e9994ac7900ff85a2f7090d180fa816a14e4b2b48430858f9a326324c9e41235", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling uniffi_meta v0.28.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling uniffi_testing v0.28.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling uniffi_udl v0.28.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling uniffi_macros v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling async-compat v0.2.4
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.28.0
[INFO] [stderr]    Compiling uniffi_core v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling uniffi v0.28.0
[INFO] [stderr]    Compiling phoenix_channels_client v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]    --> src/ffi/channel.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 | use log::{debug, error, trace};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/rust/channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]    --> src/ffi/channel.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 | use log::{debug, error, trace};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/rust/socket.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/rust/channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/rust/socket.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InvalidUri` is never used
[INFO] [stdout]   --> src/ffi/http.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum InvalidUri {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CastError` is never used
[INFO] [stdout]   --> src/rust/channel.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub enum CastError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InvalidUri` is never used
[INFO] [stdout]   --> src/ffi/http.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum InvalidUri {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CastError` is never used
[INFO] [stdout]   --> src/rust/channel.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub enum CastError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "e9994ac7900ff85a2f7090d180fa816a14e4b2b48430858f9a326324c9e41235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9994ac7900ff85a2f7090d180fa816a14e4b2b48430858f9a326324c9e41235", kill_on_drop: false }`
[INFO] [stdout] e9994ac7900ff85a2f7090d180fa816a14e4b2b48430858f9a326324c9e41235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ebd0f24ae24c67af35d0cf30f98078708d065cf38b50842ed6bd788f5ef0bca
[INFO] running `Command { std: "docker" "start" "-a" "2ebd0f24ae24c67af35d0cf30f98078708d065cf38b50842ed6bd788f5ef0bca", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stdout] 
[INFO] [stderr]    --> src/ffi/channel.rs:211:18
[INFO] [stdout] running 20 tests
[INFO] [stderr]     |
[INFO] [stdout] test ffi::topic::tests::topic_deserialize ... ok
[INFO] [stderr] 211 | use log::{debug, error, trace};
[INFO] [stdout] test ffi::topic::tests::topic_serialize ... ok
[INFO] [stderr]     |                  ^^^^^
[INFO] [stdout] test rust::join_reference::tests::join_reference_serialize ... ok
[INFO] [stderr]     |
[INFO] [stdout] test rust::message::tests::message_encode_with_broadcast_with_binary_payload ... ok
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test rust::message::tests::message_encode_with_broadcast_with_json_payload ... ok
[INFO] [stderr] 
[INFO] [stdout] test rust::message::tests::message_encode_with_control_with_json_payload ... ok
[INFO] [stderr] warning: unused import: `log::error`
[INFO] [stdout] test rust::join_reference::tests::join_reference_debug_with_alternate ... ok
[INFO] [stderr]  --> src/rust/channel.rs:7:5
[INFO] [stdout] test rust::message::tests::message_encode_with_push_with_binary_payload ... ok
[INFO] [stderr]   |
[INFO] [stdout] test rust::message::tests::message_encode_with_reply_with_binary_payload ... ok
[INFO] [stderr] 7 | use log::error;
[INFO] [stdout] test rust::join_reference::tests::join_reference_debug_without_alternate ... ok
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stdout] test rust::message::tests::message_encode_with_push_with_json_payload ... ok
[INFO] [stderr] 
[INFO] [stdout] test rust::reference::tests::option_reference_with_some_serialize ... ok
[INFO] [stderr] warning: unused import: `log::error`
[INFO] [stdout] test rust::reference::tests::reference_debug_with_alternate ... ok
[INFO] [stderr]  --> src/rust/socket.rs:6:5
[INFO] [stdout] test rust::reference::tests::reference_deserialize ... ok
[INFO] [stderr]   |
[INFO] [stdout] test rust::message::tests::message_encode_with_reply_with_json_payload ... ok
[INFO] [stderr] 6 | use log::error;
[INFO] [stdout] test rust::reference::tests::option_reference_with_none_serialize ... ok
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stdout] test rust::reference::tests::reference_debug_without_alternate ... ok
[INFO] [stderr] 
[INFO] [stdout] test rust::reference::tests::reference_serialize ... ok
[INFO] [stderr] warning: enum `InvalidUri` is never used
[INFO] [stderr]   --> src/ffi/http.rs:67:10
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub enum InvalidUri {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `CastError` is never used
[INFO] [stderr]   --> src/rust/channel.rs:72:10
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub enum CastError {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `phoenix_channels_client` (lib) generated 5 warnings (run `cargo fix --lib -p phoenix_channels_client` to apply 3 suggestions)
[INFO] [stderr] warning: `phoenix_channels_client` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phoenix_channels_client-0ec56d5d497578f0)
[INFO] [stdout] test rust::join_reference::tests::join_reference_deserialize ... ok
[INFO] [stdout] test rust::message::tests::message_encode_with_control_with_binary_payload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-1343f2b5a4ceff1f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-7cf8a0107b3328fb)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test channel_status ... FAILED
[INFO] [stdout] test channel_statuses ... FAILED
[INFO] [stdout] test channel_key_rotation_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_reply_ok_with_binary_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_json_payload_raise_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_json_payload_reply_error_without_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_json_payload_reply_ok_without_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_cast_error_binary_test ... FAILED
[INFO] [stdout] test phoenix_channels_cast_error_json_test ... FAILED
[INFO] [stdout] test phoenix_channels_join_binary_error_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_binary_payload_reply_error_without_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_join_json_error_test ... FAILED
[INFO] [stdout] test phoenix_channels_reconnect_strategy_test ... FAILED
[INFO] [stdout] test phoenix_channels_json_broadcast_test ... FAILED
[INFO] [stdout] test phoenix_channels_socket_disconnect_reconnect_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_binary_payload_raise_test ... FAILED
[INFO] [stdout] test phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_transport_error_reconnect_test ... FAILED
[INFO] [stdout] test socket_key_rotation_test ... FAILED
[INFO] [stdout] test phoenix_presence ... FAILED
[INFO] [stdout] test socket_status ... FAILED
[INFO] [stdout] test socket_statuses ... FAILED
[INFO] [stdout] test phoenix_channels_call_reply_ok_with_json_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_binary_broadcast_test ... FAILED
[INFO] [stdout] test phoenix_channels_join_binary_payload_test ... FAILED
[INFO] [stdout] test phoenix_channels_join_json_payload_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- channel_status stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::channel::listener] Channel listener started for topic channel:status will join as 386D584C-C619-417A-BA32-EDD2A18C6410
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=EF7220EE-4680-4AD0-B259-4EDE03D28EDA&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] Error: Socket { socket: Connect { connect_error: WebSocket { web_socket_error: Io { io_error: ConnectionRefused } } } }
[INFO] [stdout] 
[INFO] [stdout] ---- channel_statuses stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::channel::listener] Channel listener started for topic channel:status will join as 5C0B7621-255A-4FB1-85AD-7D752A948B31
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=B86440BB-09B5-402B-9CD4-F17DF5537235&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] Error: Socket { socket: Connect { connect_error: WebSocket { web_socket_error: Io { io_error: ConnectionRefused } } } }
[INFO] [stdout] 
[INFO] [stdout] ---- channel_key_rotation_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=CA5AA18E-66B3-4174-8441-E850A92CB6AB&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'channel_key_rotation_test' (41) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6d1b13f - integration_test[4891f1c1bf64076a]::channel_key_rotation_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:286:54
[INFO] [stdout]   21:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5d71d6d25281 - integration_test[4891f1c1bf64076a]::channel_key_rotation_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:334:7
[INFO] [stdout]   43:     0x5d71d6cf3423 - integration_test[4891f1c1bf64076a]::channel_key_rotation_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:277:41
[INFO] [stdout]   44:     0x5d71d6d2e596 - <integration_test[4891f1c1bf64076a]::channel_key_rotation_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   66:     0x7ff7ec151a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_reply_ok_with_binary_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=E71C6FF6-AA41-449D-8D08-188C0644F7A1&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_reply_ok_with_binary_payload_test' (45) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfd24c - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:743:40
[INFO] [stdout]   21:     0x5d71d6d2243e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_binary_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:728:82
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26ea4 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_binary_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:728:82
[INFO] [stdout]   44:     0x5d71d6d011b3 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_binary_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:727:71
[INFO] [stdout]   45:     0x5d71d6d2e956 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_binary_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_json_payload_raise_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=21647915-5063-4EFD-82F1-F198E64B8B97&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_json_payload_raise_test' (51) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf81fa - integration_test[4891f1c1bf64076a]::phoenix_channels_call_raise_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:840:40
[INFO] [stdout]   21:     0x5d71d6d21d4e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_raise_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:820:62
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26904 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_raise_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:820:62
[INFO] [stdout]   44:     0x5d71d6cfe363 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_raise_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:819:66
[INFO] [stdout]   45:     0x5d71d6d2e896 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_raise_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_json_payload_reply_error_without_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=ED713AA5-CE28-461E-9B23-7A424FB72BDA&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_json_payload_reply_error_without_payload_test' (53) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cffde2 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_error_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:696:40
[INFO] [stdout]   21:     0x5d71d6d22b2e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:675:84
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d27444 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_without_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:675:84
[INFO] [stdout]   44:     0x5d71d6d02863 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:674:6
[INFO] [stdout]   45:     0x5d71d6d2ea16 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_without_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_json_payload_reply_ok_without_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=4C913570-E4D5-488B-AA9B-F942B91A2940&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_json_payload_reply_ok_without_payload_test' (54) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfe706 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:651:40
[INFO] [stdout]   21:     0x5d71d6d2268e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_ok_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:630:81
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d27084 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_ok_without_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:630:81
[INFO] [stdout]   44:     0x5d71d6d027e3 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_ok_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:629:6
[INFO] [stdout]   45:     0x5d71d6d2e996 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_ok_without_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_cast_error_binary_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=34CE563D-213D-460C-8D9D-2D09FA7EBE3D&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_cast_error_binary_test' (55) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf958a - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:883:40
[INFO] [stdout]   21:     0x5d71d6d1deae - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_binary_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:868:66
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25be4 - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_binary_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:868:66
[INFO] [stdout]   44:     0x5d71d6cfcd63 - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_binary_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:867:55
[INFO] [stdout]   45:     0x5d71d6d2e6d6 - <integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_binary_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_cast_error_json_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=57F2609C-F770-4D68-B227-C01C82438AAE&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_cast_error_json_test' (56) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf958a - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:883:40
[INFO] [stdout]   21:     0x5d71d6d1d7be - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_json_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:863:62
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25644 - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_json_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:863:62
[INFO] [stdout]   44:     0x5d71d6cfcca3 - integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_json_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:862:53
[INFO] [stdout]   45:     0x5d71d6d2e616 - <integration_test[4891f1c1bf64076a]::phoenix_channels_cast_error_json_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_join_binary_error_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=422A40D7-7796-4D5A-ABF6-0A4D20746C78&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_join_binary_error_test' (57) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfa8de - integration_test[4891f1c1bf64076a]::phoenix_channels_join_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:540:40
[INFO] [stdout]   21:     0x5d71d6d1e0fe - integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:525:66
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25dc4 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_error_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:525:66
[INFO] [stdout]   44:     0x5d71d6cfcda3 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:524:55
[INFO] [stdout]   45:     0x5d71d6d2e716 - <integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_error_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_binary_payload_reply_error_without_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=56740F9F-2C96-400D-9799-DE814C574AAB&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_binary_payload_reply_error_without_payload_test' (49) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cffde2 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_error_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:696:40
[INFO] [stdout]   21:     0x5d71d6d22d7e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:681:88
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d27624 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_without_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:681:88
[INFO] [stdout]   44:     0x5d71d6d028a3 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:680:6
[INFO] [stdout]   45:     0x5d71d6d2ea56 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_without_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=168951A8-CE51-4AF3-93FC-A05D949192ED&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test' (48) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6d0156c - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_payload_reply_error_with_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:793:40
[INFO] [stdout]   21:     0x5d71d6d2321e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:778:10
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d279e4 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:778:10
[INFO] [stdout]   44:     0x5d71d6d02923 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:776:6
[INFO] [stdout]   45:     0x5d71d6d2ead6 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=B4440CD6-84FD-49DC-988B-B9E64934E21F&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test' (50) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfe706 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:651:40
[INFO] [stdout]   21:     0x5d71d6d228de - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:636:85
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d27264 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:636:85
[INFO] [stdout]   44:     0x5d71d6d02823 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:635:6
[INFO] [stdout]   45:     0x5d71d6d2e9d6 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_join_json_error_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=7A6C8F3A-7961-4157-8D80-06FE53275A62&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_join_json_error_test' (59) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfa8de - integration_test[4891f1c1bf64076a]::phoenix_channels_join_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:540:40
[INFO] [stdout]   21:     0x5d71d6d1da0e - integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:520:62
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25824 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_error_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:520:62
[INFO] [stdout]   44:     0x5d71d6cfcce3 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_error_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:519:53
[INFO] [stdout]   45:     0x5d71d6d2e656 - <integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_error_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_reconnect_strategy_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=5A9B2B6B-D759-4F5F-80A4-5D7B2C373AD2&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 99.97994ms,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] Error: Socket { socket: Connect { connect_error: WebSocket { web_socket_error: Io { io_error: ConnectionRefused } } } }
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_json_broadcast_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=7FC3936F-C0CD-450D-9A5D-08E878336C94&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_json_broadcast_test' (61) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf3898 - integration_test[4891f1c1bf64076a]::phoenix_channels_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:580:57
[INFO] [stdout]   21:     0x5d71d6d1d56e - integration_test[4891f1c1bf64076a]::phoenix_channels_json_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:560:61
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25464 - integration_test[4891f1c1bf64076a]::phoenix_channels_json_broadcast_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:560:61
[INFO] [stdout]   44:     0x5d71d6cfcc63 - integration_test[4891f1c1bf64076a]::phoenix_channels_json_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:559:52
[INFO] [stdout]   45:     0x5d71d6d2e5d6 - <integration_test[4891f1c1bf64076a]::phoenix_channels_json_broadcast_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_socket_disconnect_reconnect_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=4B4748B1-1978-4098-B1D5-A3F05F494EAE&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_socket_disconnect_reconnect_test' (63) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf6052 - integration_test[4891f1c1bf64076a]::phoenix_channels_reconnect_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:424:40
[INFO] [stdout]   21:     0x5d71d6d21afa - integration_test[4891f1c1bf64076a]::phoenix_channels_socket_disconnect_reconnect_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:407:90
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26724 - integration_test[4891f1c1bf64076a]::phoenix_channels_socket_disconnect_reconnect_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:407:90
[INFO] [stdout]   44:     0x5d71d6cfe323 - integration_test[4891f1c1bf64076a]::phoenix_channels_socket_disconnect_reconnect_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:406:65
[INFO] [stdout]   45:     0x5d71d6d2e856 - <integration_test[4891f1c1bf64076a]::phoenix_channels_socket_disconnect_reconnect_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_binary_payload_raise_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=FFB9FAF8-DC24-4DC4-A9B8-999D372C9FED&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_binary_payload_raise_test' (47) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf81fa - integration_test[4891f1c1bf64076a]::phoenix_channels_call_raise_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:840:40
[INFO] [stdout]   21:     0x5d71d6d21f9e - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_raise_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:825:66
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26ae4 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_raise_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:825:66
[INFO] [stdout]   44:     0x5d71d6cff9e3 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_raise_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:824:68
[INFO] [stdout]   45:     0x5d71d6d2e8d6 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_binary_payload_raise_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=2E17F681-D536-46E9-AD1C-88DD8E271AB0&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test' (52) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6d0156c - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_payload_reply_error_with_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:793:40
[INFO] [stdout]   21:     0x5d71d6d22fce - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:771:94
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d27804 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:771:94
[INFO] [stdout]   44:     0x5d71d6d028e3 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:770:6
[INFO] [stdout]   45:     0x5d71d6d2ea96 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_transport_error_reconnect_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=3DD2A00D-1321-4133-AA46-462A11594478&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_transport_error_reconnect_test' (64) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf6052 - integration_test[4891f1c1bf64076a]::phoenix_channels_reconnect_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:424:40
[INFO] [stdout]   21:     0x5d71d6d2188a - integration_test[4891f1c1bf64076a]::phoenix_channels_transport_error_reconnect_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:412:88
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26544 - integration_test[4891f1c1bf64076a]::phoenix_channels_transport_error_reconnect_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:412:88
[INFO] [stdout]   44:     0x5d71d6cfcea3 - integration_test[4891f1c1bf64076a]::phoenix_channels_transport_error_reconnect_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:411:63
[INFO] [stdout]   45:     0x5d71d6d2e816 - <integration_test[4891f1c1bf64076a]::phoenix_channels_transport_error_reconnect_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- socket_key_rotation_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=E31B0654-DEE3-463C-B4AD-9210E9D66D3E&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'socket_key_rotation_test' (66) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6d1877b - integration_test[4891f1c1bf64076a]::socket_key_rotation_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:347:54
[INFO] [stdout]   21:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5d71d6d250a1 - integration_test[4891f1c1bf64076a]::socket_key_rotation_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:402:7
[INFO] [stdout]   43:     0x5d71d6cf33e3 - integration_test[4891f1c1bf64076a]::socket_key_rotation_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:338:40
[INFO] [stdout]   44:     0x5d71d6d2e556 - <integration_test[4891f1c1bf64076a]::socket_key_rotation_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   66:     0x7ff7ec151a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_presence stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=alice&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_presence' (65) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6d0f953 - integration_test[4891f1c1bf64076a]::phoenix_presence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1001:66
[INFO] [stdout]   21:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5d71d6d24ec4 - integration_test[4891f1c1bf64076a]::phoenix_presence
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1276:7
[INFO] [stdout]   43:     0x5d71d6cf23d3 - integration_test[4891f1c1bf64076a]::phoenix_presence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:990:32
[INFO] [stdout]   44:     0x5d71d6d2e516 - <integration_test[4891f1c1bf64076a]::phoenix_presence::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   66:     0x7ff7ec151a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- socket_status stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=3389BFAA-EE98-47F4-AADA-90919C4FC78B&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] Error: Socket { socket: Connect { connect_error: WebSocket { web_socket_error: Io { io_error: ConnectionRefused } } } }
[INFO] [stdout] 
[INFO] [stdout] ---- socket_statuses stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=6C744AE6-4E46-4FAD-AA6B-8294674C699A&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] Error: Socket { socket: Connect { connect_error: WebSocket { web_socket_error: Io { io_error: ConnectionRefused } } } }
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_call_reply_ok_with_json_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=A0D781A8-87B5-4445-8538-79DEA375B764&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_call_reply_ok_with_json_payload_test' (46) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfd24c - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:743:40
[INFO] [stdout]   21:     0x5d71d6d221ee - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_json_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:723:78
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26cc4 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_json_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:723:78
[INFO] [stdout]   44:     0x5d71d6cffa23 - integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_json_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:722:69
[INFO] [stdout]   45:     0x5d71d6d2e916 - <integration_test[4891f1c1bf64076a]::phoenix_channels_call_reply_ok_with_json_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_binary_broadcast_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=8913ABCF-4AA5-4E3C-8900-D63FC26F3790&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_binary_broadcast_test' (44) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cf3898 - integration_test[4891f1c1bf64076a]::phoenix_channels_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:580:57
[INFO] [stdout]   21:     0x5d71d6d1dc5e - integration_test[4891f1c1bf64076a]::phoenix_channels_binary_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:565:65
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25a04 - integration_test[4891f1c1bf64076a]::phoenix_channels_binary_broadcast_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:565:65
[INFO] [stdout]   44:     0x5d71d6cfcd23 - integration_test[4891f1c1bf64076a]::phoenix_channels_binary_broadcast_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:564:54
[INFO] [stdout]   45:     0x5d71d6d2e696 - <integration_test[4891f1c1bf64076a]::phoenix_channels_binary_broadcast_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_join_binary_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=527AE9D4-46A2-4003-9E10-B99FB893A290&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_join_binary_payload_test' (58) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfb952 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:499:40
[INFO] [stdout]   21:     0x5d71d6d2161e - integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:484:68
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d26364 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:484:68
[INFO] [stdout]   44:     0x5d71d6cfce63 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:483:57
[INFO] [stdout]   45:     0x5d71d6d2e7d6 - <integration_test[4891f1c1bf64076a]::phoenix_channels_join_binary_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- phoenix_channels_join_json_payload_test stdout ----
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] starting client worker
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] Error connecting to ws://127.0.0.1:9002/socket/websocket?shared_secret=supersecret&id=88440424-D6DA-4E3A-BA0B-612A01790265&vsn=2.0.0: IO error: Connection refused (os error 111)
[INFO] [stdout] [2026-06-13T03:27:38Z DEBUG phoenix_channels_client::rust::socket::listener] transitioned state to WaitingToReconnect {
[INFO] [stdout]         duration_until_sleep_over: 0ns,
[INFO] [stdout]         reconnect: Reconnect {
[INFO] [stdout]             connect_timeout: 15s,
[INFO] [stdout]             attempts: 1,
[INFO] [stdout]         },
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread 'phoenix_channels_join_json_payload_test' (60) panicked at tests/integration_test.rs:1402:17:
[INFO] [stdout] Phoenix server not started. Run: cd tests/support/test_server && iex -S mix
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d71d73b4e88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d71d73b4e88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d71d73b4e88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d71d73cce7a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d71d73cce7a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d71d73bb522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d71d73bb522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d71d7393856 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d71d7393856 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d71d73ad0a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d71d6fd1a6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d71d6fd1a6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d71d73ad322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d71d73ad322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d71d7393944 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d71d7388a39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d71d73947ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d71d73cd6ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d71d6cf2359 - integration_test[4891f1c1bf64076a]::connected_socket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1402:17
[INFO] [stdout]   20:     0x5d71d6cfb952 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:499:40
[INFO] [stdout]   21:     0x5d71d6d1e34e - integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:479:64
[INFO] [stdout]   22:     0x5d71d6d4b2df - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d71d6d4b39b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d71d6d5287b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d71d6d5273b - tokio[36674f98fca6fa45]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d71d6d5273b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5d71d6d4d6dd - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>, <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5d71d6d514c0 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5d71d6d506fb - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5d71d6d2faba - <tokio[36674f98fca6fa45]::runtime::context::scoped::Scoped<tokio[36674f98fca6fa45]::runtime::scheduler::Context>>::set::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d71d6d3113a - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d71d6d4458a - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::try_with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d71d6d440e3 - <std[929523f510218772]::thread::local::LocalKey<tokio[36674f98fca6fa45]::runtime::context::Context>>::with::<tokio[36674f98fca6fa45]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d71d6d306e1 - tokio[36674f98fca6fa45]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>), <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d71d6d4ed9e - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5d71d6d4f14b - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5d71d6d502b2 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5d71d6d477da - tokio[36674f98fca6fa45]::runtime::context::runtime::enter_runtime::<<tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d71d6d4d186 - <tokio[36674f98fca6fa45]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5d71d6d2f638 - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5d71d6d2f81f - <tokio[36674f98fca6fa45]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), phoenix_channels_client[cf79c866ace1998e]::ffi::PhoenixError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5d71d6d25fa4 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_payload_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:479:64
[INFO] [stdout]   44:     0x5d71d6cfcde3 - integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_payload_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:478:55
[INFO] [stdout]   45:     0x5d71d6d2e756 - <integration_test[4891f1c1bf64076a]::phoenix_channels_join_json_payload_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d71d6fc4b4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d71d6fc4b4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d71d6fd23c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d71d6fd23c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d71d6fd23c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d71d6fd23c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d71d6fccf24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d71d6fccf24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d71d6fd5442 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d71d6fd5442 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d71d6fd5442 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d71d6fd5442 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d71d6fd5442 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d71d73b461f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5d71d73b461f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ff7ec0c4aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff7ec151a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     channel_key_rotation_test
[INFO] [stdout]     channel_status
[INFO] [stdout]     channel_statuses
[INFO] [stdout]     phoenix_channels_binary_broadcast_test
[INFO] [stdout]     phoenix_channels_call_reply_ok_with_binary_payload_test
[INFO] [stdout]     phoenix_channels_call_reply_ok_with_json_payload_test
[INFO] [stdout]     phoenix_channels_call_with_binary_payload_raise_test
[INFO] [stdout]     phoenix_channels_call_with_binary_payload_reply_error_with_binary_payload_test
[INFO] [stdout]     phoenix_channels_call_with_binary_payload_reply_error_without_payload_test
[INFO] [stdout]     phoenix_channels_call_with_binary_payload_reply_ok_without_payload_test
[INFO] [stdout]     phoenix_channels_call_with_json_payload_raise_test
[INFO] [stdout]     phoenix_channels_call_with_json_payload_reply_error_with_json_payload_test
[INFO] [stdout]     phoenix_channels_call_with_json_payload_reply_error_without_payload_test
[INFO] [stdout]     phoenix_channels_call_with_json_payload_reply_ok_without_payload_test
[INFO] [stdout]     phoenix_channels_cast_error_binary_test
[INFO] [stdout]     phoenix_channels_cast_error_json_test
[INFO] [stdout]     phoenix_channels_join_binary_error_test
[INFO] [stdout]     phoenix_channels_join_binary_payload_test
[INFO] [stdout]     phoenix_channels_join_json_error_test
[INFO] [stdout]     phoenix_channels_join_json_payload_test
[INFO] [stdout]     phoenix_channels_json_broadcast_test
[INFO] [stdout]     phoenix_channels_reconnect_strategy_test
[INFO] [stdout]     phoenix_channels_socket_disconnect_reconnect_test
[INFO] [stdout]     phoenix_channels_transport_error_reconnect_test
[INFO] [stdout]     phoenix_presence
[INFO] [stdout]     socket_key_rotation_test
[INFO] [stdout]     socket_status
[INFO] [stdout]     socket_statuses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ebd0f24ae24c67af35d0cf30f98078708d065cf38b50842ed6bd788f5ef0bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebd0f24ae24c67af35d0cf30f98078708d065cf38b50842ed6bd788f5ef0bca", kill_on_drop: false }`
[INFO] [stdout] 2ebd0f24ae24c67af35d0cf30f98078708d065cf38b50842ed6bd788f5ef0bca
